Table 3–5: Client internationalization parameters
|
Syntax
|
Parameter
|
Purpose
|
|
|
Check double-byte enabled
|
Display compile-time warnings on 4GL statements and functions that may impact the handling of double-byte or extended-character data.
|
|
|
Conversion map
|
Identify the conversion map file.
|
|
|
Case table
|
Identify the case table that establishes case rules for the code page.
|
|
|
Collation table
|
Identify a collation table to use with the code page.
|
|
|
Internal code page
|
Identify the code page that OpenEdge uses in memory.
|
|
|
Log file code page
|
Identify the code page used for writing messages to the log file.
|
|
|
Print code page
|
Identify the code page used for printer output.
|
|
|
R-code in code page
|
Identify the code page used for reading r-code text segments.
|
|
|
R-code out code page
|
Identify the code page used for writing r-code text segments.
|
|
|
Stream code page
|
Identify the code page used for stream I/O.
|
|
|
Terminal code page
|
Identify the code page for character terminals.
|
|
|
Date format
|
Specify the format for displaying dates, using the three-character string of d, m, y in any order.
|
|
|
European numeric format
|
Display in European numeric format.
|
|
|
Initial value segment no convert
|
Disable a code page conversion that was not provided in earlier releases of OpenEdge.
|
|
|
Language
|
Identify the language with a character string, in quotes.
|
|
|
Fractional separator
|
Change the character that represents a number’s decimal point in formatted text.
|
|
|
Thousands separator
|
Change the character that represents a number’s thousands separator in formatted text.
|
|
|
Four digit year default
|
Output a four-digit year from EXPORT, MESSAGE and PUT UNFORMATTED statements that may use a two-digit year.
|
|
|
Century year offset
|
Specify the start of the 100-year period used to define the two-digit DATE value.
|